css docs: Fix duplicate border‑right‑width
authorArnaud Rebillout <elboulangero@gmail.com>
Sat, 16 Dec 2017 15:26:33 +0000 (22:26 +0700)
committerDaniel Boles <dboles@src.gnome.org>
Mon, 1 Jan 2018 18:55:13 +0000 (18:55 +0000)
Signed-off-by: Arnaud Rebillout <elboulangero@gmail.com>
https://bugzilla.gnome.org/show_bug.cgi?id=791710

docs/reference/gtk/css-properties.xml

index c3c74853fa5f6679e4cfffe9799e6d503c47eb85..3fd5a6ed784591b425dcac3171dbdf1f103ec841 100644 (file)
@@ -661,12 +661,12 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
               <entry>CSS allows other values</entry>
             </row>
             <row>
-              <entry>border‑right‑width</entry>
+              <entry>border‑left‑width</entry>
               <entry><code>〈length〉</code></entry>
               <entry><code>0px</code></entry>
               <entry></entry>
               <entry>✓</entry>
-              <entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-right-width">CSS2</ulink>,
+              <entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-left-width">CSS2</ulink>,
                      <ulink url="https://www.w3.org/TR/css3-background/#the-border-width">CSS3</ulink></entry>
               <entry>CSS allows other values</entry>
             </row>